home *** CD-ROM | disk | FTP | other *** search
/ Immoral Angel 1 / Immoral Angel 1.iso / pc / program / play.dxr / 00067_photoG,up.ls < prev    next >
Encoding:
Text File  |  1997-07-11  |  146 b   |  9 lines

  1. on mouseDown
  2.   global packagenum, cursorwait
  3.   eracemenudownbutton()
  4.   if button() then
  5.     cursor(cursorpointer)
  6.     go(1, "PHOTO")
  7.   end if
  8. end
  9.